Operation with fields

edited April 2011 in FastReport 4.0
Hello, I'm having problems with field operations > , I have several functions in the sum of masterdata fields, so for example I need to get the result of the sum of a field and subtract the result from the sum of another field, also used in operations division and multilica?§??o. but do not know how. I tried to mount an expression, but failed, thank you for your cooperation. following the attachment, thanks.

Comments

  • edited 4:45AM
    I managed to make the expression even so grateful for the help.
  • gpigpi
    edited April 2011
    Try for example
    [SUM(<YourDatasetName."FieldName1">, MasterData1) / SUM(<YourDatasetName."FieldName2">, MasterData1)]
  • edited 4:45AM
    so when i what to make an operation of a value i will insert it in square barracks.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.